home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / relnotes / nss_fasttrack / ch5.z / ch5
Text File  |  1998-11-02  |  7KB  |  133 lines

  1.  
  2.  
  3.  
  4.                                   - 1 -
  5.  
  6.  
  7.  
  8.        5.  _K_n_o_w_n__P_r_o_b_l_e_m_s__a_n_d__W_o_r_k_a_r_o_u_n_d_s
  9.  
  10.           +o Netscape has confirmed that UUUUsssseeeerrrr DDDDooooccccuuuummmmeeeennnntttt DDDDiiiirrrreeeeccccttttoooorrrriiiieeeessss
  11.             will not work if you have an user without a password.
  12.             The problem is that the server will incorrectly parse
  13.             the /_e_t_c/_p_a_s_s_w_d entry and return the user's shell
  14.             instead of the home directory. To workaround this
  15.             problem you must toggle on the option LLLLooooaaaadddd eeeennnnttttiiiirrrreeee
  16.             ddddaaaattttaaaabbbbaaaasssseeee oooonnnn ssssttttaaaarrrrttttuuuupppp.
  17.  
  18.           +o If you have both the nnnnssssssss____ffffaaaassssttttttttrrrraaaacccckkkk and websetup images
  19.             installed, you will see that wwwweeeebbbbsssseeeettttuuuupppp will try to
  20.             launch twice during a system reboot.  Do not worry
  21.             about this situation, it will not affect either
  22.             product's functionnality of performance.
  23.  
  24.           +o If you are trying to start up a server instance in the
  25.             Unix shell, you will need to do so as the user rrrrooooooootttt.
  26.             This will allow the nnnnssss----hhhhttttttttppppdddd process to bind to port
  27.             80.
  28.  
  29.             %%%% ssssuuuu ----
  30.             #### ccccdddd ////vvvvaaaarrrr////nnnneeeettttssssccccaaaappppeeee////ffffaaaassssttttttttrrrraaaacccckkkk////hhhhttttttttppppdddd----hhhhoooossssttttnnnnaaaammmmeeee
  31.             #### ....////ssssttttaaaarrrrtttt
  32.  
  33.           +o The file /_v_a_r/_n_e_t_s_c_a_p_e/_f_a_s_t_t_r_a_c_k/_u_s_e_r_d_b/_d_b_s_w_i_t_c_h._c_o_n_f
  34.             must be readable by either the owner or group of each
  35.             server instance.  For example, if you create a
  36.             FastTrack Server instance "httpd-test" and specify the
  37.             sssseeeerrrrvvvveeeerrrr uuuusssseeeerrrr to be "uidtest", who is a member of UNIX
  38.             group "gidtest", then the configuration file
  39.             _d_b_s_w_i_t_c_h._c_o_n_f must be owned by either user "uidtest" or
  40.             group "gidtest". Failure to do so will result in the
  41.             process uuuuxxxxwwwwddddoooogggg spinning forever.
  42.  
  43.           +o If your server is serving pages from a CDROM and caches
  44.             pages, it may not release the CDROM. For example if the
  45.             SGI SysTour is linked to /CDROM you will need to add
  46.             the following to the _o_b_j._c_o_n_f file of your server:
  47.  
  48.             <<<<OOOObbbbjjjjeeeecccctttt ppppppppaaaatttthhhh====////vvvvaaaarrrr////wwwwwwwwwwww////hhhhttttddddooooccccssss////SSSSyyyyssssTTTToooouuuurrrr////****>>>>
  49.             PPPPaaaatttthhhhCCCChhhheeeecccckkkk ffffnnnn====""""DDDDoooonnnnttttCCCCaaaacccchhhheeee""""
  50.             <<<<////OOOObbbbjjjjeeeecccctttt>>>>
  51.  
  52.           +o You may be able to improve the performance of your
  53.             server by disabling Server Parsed HTML for .shtml
  54.             files.  This is configurable on your Admin server under
  55.             "Content Mgmt -> Parse HTML".  Note that this will
  56.             disable some of Outbox's functionality.
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.                                   - 2 -
  71.  
  72.  
  73.  
  74.           +o If you notice that your server's performance is
  75.             sluggish or not returning pages fast enough then you
  76.             should try increasing the number of processes, minimum
  77.             number of threads, and maximum number of threads.
  78.             However, doing so will increase the memory footprint.
  79.             Please check the SGI Web Performance Tuning Guide for
  80.             more details on these parameters.
  81.  
  82.           +o This release of the FastTrack server has changed the
  83.             way it is returning a 333300002222 redirect message. When you
  84.             are asking for the header of an URL that is being
  85.             redirected to another URL, the 2.x FastTrack returns a
  86.             HHHHTTTTTTTTPPPP////1111....0000 333300002222 FFFFoooouuuunnnndddd line. The new FastTrack instead will
  87.             send you a HHHHTTTTTTTTPPPP////1111....1111 222200000000 OOOOKKKK line. This causes the
  88.             /_u_s_r/_s_b_i_n/_l_a_u_n_c_h_D_e_m_o_s program to think that the server
  89.             is not present and will not present the Demos via the
  90.             Netscape browser.
  91.  
  92.             To correct this, the /_u_s_r/_s_b_i_n/_l_a_u_n_c_h_D_e_m_o_s script has
  93.             been modified to detect either the 333300002222 or 222200000000 return
  94.             code. If you are installing the demonstration files
  95.             after nnnnssssssss____ffffaaaassssttttttttrrrraaaacccckkkk has been installed, you will have
  96.             to modify _l_a_u_n_c_h_D_e_m_o_s by hand. To do this, simply look
  97.             for the line as:
  98.  
  99.                     iiiiffff ((((////333300002222////)))) {{{{
  100.  
  101.             and replace it by
  102.  
  103.                     iiiiffff ((((////222200000000//// |||| ////333300002222////)))) {{{{
  104.  
  105.           +o The InfoSearch(1) program relies on the FastTrack
  106.             webserver to present documentation in HTML format. This
  107.             release of FastTrack differs in behaviour when it comes
  108.             to handling parsed-HTML files. The file
  109.             /_u_s_r/_l_i_b/_i_n_f_o_s_e_a_r_c_h/_C/_i_n_d_e_x._s_h_t_m_l now needs an extra
  110.             line before the $$$$eeeexxxxeeeecccc ccccggggiiii line in order to have it
  111.             execute properly. Upon installation we have modified
  112.             that file to have a comment as the first line. If you
  113.             are installing iiiinnnnffffoooosssseeeeaaaarrrrcccchhhh....sssswwww....sssseeeerrrrvvvveeeerrrr after nnnnssssssss____ffffaaaassssttttttttrrrraaaacccckkkk
  114.             has been installed, you will need to modify the file as
  115.             follows:
  116.  
  117.  
  118.             <<<<!!!!-------- DDDDoooo nnnnooootttt rrrreeeemmmmoooovvvveeee tttthhhhiiiissss ccccoooommmmmmmmeeeennnntttt lllliiiinnnneeee -------->>>>
  119.             <<<<!!!!--------####eeeexxxxeeeecccc ccccggggiiii====""""////ccccggggiiii----bbbbiiiinnnn////iiiinnnnffffoooossssrrrrcccchhhh....ccccggggiiii""""-------->>>>
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.